-
Notifications
You must be signed in to change notification settings - Fork 122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix:Updatesite issue with the Espressif-IDE 2.10.0 #824
Conversation
WalkthroughThe change primarily involves a modification in the bundle dependencies of the Changes
TipsChat with CodeRabbit Bot (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review Status
Actionable comments generated: 0
Files ignored due to filter (1)
- releng/com.espressif.idf.update/category.xml
Files selected for processing (1)
- bundles/com.espressif.idf.terminal.connector.serial/META-INF/MANIFEST.MF (1 hunks)
Files skipped from review due to trivial changes (1)
- bundles/com.espressif.idf.terminal.connector.serial/META-INF/MANIFEST.MF
464b26a
to
cfff52e
Compare
Verification
|
@kolipakakondal hi! Using Espressif IDE v2.9.1 / v2.10 updated to version v2.11 using "Install New Software -> Archive->zip" |
Thanks @AndriiFilippov for verifying. I was having an issue with the Espressif IDE v2.9.1 + pr update site archive We can check this again on Monday and plan for v2.11.1 release accordingly. |
Description
Please include a summary of the change and which issue is fixed.
Fixes # (IEP-XXX)
Type of change
Please delete options that are not relevant.
How has this been tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Test Configuration:
Dependent components impacted by this PR:
Checklist
Summary by CodeRabbit
org.slf4j.api
and added a new dependency onorg.eclipse.ui.console
. This change enhances the integration with Eclipse's console view, improving the user experience when interacting with the terminal.